Substring

Function that gets a specific part of a text

Part of: LemonForce.Activities
Author: LemonForce

Inputs

Name Type Description Required
Text Text Text for which a substring must be returned Yes
StartIndex Number Starting character position of the substring Yes
Length Number Length of the substring No

Output

Returns the part of the text.

Examples

Substring("Just an example", 5, 2)

Hier komt de korte ondertitel, als een ‘in-één-oogopslag’ samenvatting. Zorg ervoor dat ie niet meer dan twee regels is.

Input(s)

Connection

Lorem ipsum dolor sit amet, con sectetur adipiscing elit. Duis sceler isque ac nisl at vulputate.

Type Text
Required No

Customer

Lorem ipsum dolor sit amet, con sectetur adipiscing elit. Duis sceler isque ac nisl at vulputate.

Type Text
Required No

Organization

Lorem ipsum dolor sit amet, con sectetur adipiscing elit. Duis sceler isque ac nisl at vulputate.

Type Text
Required No

Output

Lorem ipsum dolor sit amet, con sectetur adipiscing elit. Duis sceler isque ac nisl at vulputate.

Examples

Substring("Just an example", 5, 2)

Video tutorial

Related docs

Substring

Function that gets a specific part of a text

Part of: LemonForce.Activities
Author: LemonForce

Inputs

Name Type Description Required
Text Text Text for which a substring must be returned Yes
StartIndex Number Starting character position of the substring Yes
Length Number Length of the substring No

Output

Returns the part of the text.

Examples

Substring("Just an example", 5, 2)

Hier komt de korte ondertitel, als een ‘in-één-oogopslag’ samenvatting. Zorg ervoor dat ie niet meer dan twee regels is.

Input(s)

Connection

Lorem ipsum dolor sit amet, con sectetur adipiscing elit. Duis sceler isque ac nisl at vulputate.

Type Text
Required No

Customer

Lorem ipsum dolor sit amet, con sectetur adipiscing elit. Duis sceler isque ac nisl at vulputate.

Type Text
Required No

Organization

Lorem ipsum dolor sit amet, con sectetur adipiscing elit. Duis sceler isque ac nisl at vulputate.

Type Text
Required No

Output

Lorem ipsum dolor sit amet, con sectetur adipiscing elit. Duis sceler isque ac nisl at vulputate.

Examples

Substring("Just an example", 5, 2)

Video tutorial

Related docs