Gets the SXML type name for a given type.

Syntax

Smartsite SXML CopyCode image Copy Code
any sxml.gettypename(any value)

Parameters

Name Data Type Description
value Any The type for which the typename should be determined.

Return Value

Data Type Description
Any The data type.

Expand image Remarks

Expand image Example

SXML