Extract data from the right side of a value

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

Function: RightString(Parameter,#)

Example

Explanation

Old value

New value

If: Activity Name = System Design

Selects activities named System Design.

 

 

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

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

System Design

Design



Legal Notices | Your Privacy Rights
Copyright © 1999, 2023

Last Published Thursday, January 12, 2023