Skip to main content Skip to complementary content

KeepChar - script and chart function

KeepChar() returns a string consisting of the first string ,'text', less any of the characters NOT contained in the second string, "keep_chars".

Syntax:  

KeepChar(text, keep_chars)

Return data type: string

Arguments:  

Arguments
Argument Description
text The original string.
keep_chars A string containing the characters in text to be kept.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!