Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

StrClean

  • Last UpdatedJul 18, 2023
  • 1 minute read

Removes control characters from a string. Any character that is not a displayable ASCII character is removed from the string.

Syntax

StrClean(String)

String:

The source string.

Return Value

The string with all control characters removed.

StrTrim

Example

Variable=StrClean("*****Text*****");

/* Sets Variable to "Text" (the "*" character in this example
represents an unprintable character). */

See Also

String Functions

Using the Caret Escape Sequence Character

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in