Your Browser is not longer supported
Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...
{{viewport.spaceProperty.prod}}
EXTEND-SDF-LIST( ) Append list element
The EXTEND-SDF-LIST( ) function appends a new element to an SDF list. This new element may itself be an SDF list.
Result type: STRING
EXTEND-SDF-LIST( ) |
LIST = string_expression ,ELEMENT = string_expression ,POSITION = *LAST / *FIRST / arithm_expression |