Extract data from the left side of a value

The LeftString function extracts a specified number of characters from a text field, beginning with the first character of the value. The following example changes the name of an activity.

Function: LeftString(Parameter,#)

Example

Explanation

Old value

New value

If: Activity Name = System Design

Selects activities named System Design.

 

 

Then: Activity Name = LeftString(Activity Name,6)

Extracts six characters, beginning with the first character in the Activity Name field.

System Design

System



Legal Notices | Your Privacy Rights
Copyright © 1999, 2023

Last Published Thursday, January 12, 2023