ExtractBefore

Returns a new string, based on a sub-string of text before the occurrence of another property.

Table 1. Input Properties
Property Type Description
Text String
ContainedText String

Example

ExtractBefore("2003/01/15","/") returns 2003.