CAS 6


element
- Text

Summary

Check for existence of character(s) in a text string. Returns 1 if true.

Examples

PAYHIST element '345'

Syntax

TextField element 'TextStr'

Left Arguments

Name Data Type Input Type Description Optional Default
TextField Text Field, Constant Field to search No

Right Arguments

Name Data Type Input Type Description Optional Default
TextStr Text Field, Constant Search phrase No

Result

Type: Boolean

1=Contains character, 0=Does not contain character



Build 6.0.624