arraystrip
ARRAY
,
SEPARATOR

The arraystrip statement strips blank elements from an array.


Parameters

This statement has two parameters:

array – the array to be stripped.

separator – the separator character.


Description

This statement strips empty elements from an array.

arraystrip elements,cr()
arraystrip colors,","

For additional explanation and examples, see the arraystrip( function.


See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.