Can only return a string of maximum 64000 characters due to the limitation of VARCHAR type.To overcome the limitation use a List<Text> with the record/list selection, in combination with stringify's JSON option.
Syntax:
stringify (( records | ListRef [ /ChildListRef ] ) ,( DataitemReference | <String> ) [ ,JSON ] )into VariableNameRef ;
execute { stringify(records, keyref, JSON) into VarKeyrefs; }
Variable name
Syntax:
<Identifier>
List of selector name
Syntax:
<Identifier>
Name of child list
Syntax:
<Identifier>
This page is generated from IFS Developer Studio at 2021-08-13 08:43.