CAS 6


fdrop
- Text

Summary

If first characters of field match the text string, replace with blanks.

Examples

'999' fdrop '999234'
'999' fdrop '990234'

Syntax

SearchString bdrop TextField

Left Arguments

Name Data Type Input Type Description Optional Default
SearchString Text Constant Search string. No

Right Arguments

Name Data Type Input Type Description Optional Default
TextField Text Field Text data No

Result

Type: Text

Data with string replaced with blanks



Build 6.0.624