PhixFlow Help

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Type conversion functions convert values of one type into another. See Scripting Basics for a general description of how arrays are used in PhixFlow.

The following array handling functions are available:

 

 

                <Topic name = "toDate" helpContext = "attributeFunctions/toDate" isLeaf = "true"/>

                <Topic name = "toDouble" helpContext = "attributeFunctions/toDouble" isLeaf = "true"/>

                <Topic name = "toNumber" helpContext = "attributeFunctions/toNumber" isLeaf = "true"/>

                <Topic name = "toString" helpContext = "attributeFunctions/toString" isLeaf = "true"/>                

                <Topic name = "hexToNumber" helpContext = "attributeFunctions/hexToNumber" isLeaf = "true"/>       

 

  • No labels