attr

Convert to an attribute value or create an attribute variable.

Syntax

result = attr ( value ) ;

attr variable [= value] ;

Arguments

list value

Return Value

attr result

Exceptions

%ARGUMENT : Invalid arguments. Usage: attr variable [= value] ;

%IDENTIFIER : 'variable' argument is not a valid identifier, literal, or reference

Description

Examples

To execute the example below, press or modify the example to try different variations.

Related Links

char , xml , xparse , xdescribe