RUAL Documentation

ends with

This block is part of the condition group and was last modified in core v10.4.28.

ends with v10.4.28

Determines whether a string ends with the characters of a specified string

Pin Pin Type Default
valuerequired
The string to check for the ending characters.
value
ends withrequired
Characters to be searched for at the end of this string
value
Pin Pin Type Example
condition
Represents the condition result: true if the string ends with the specified characters, false otherwise.
condition

Core Releases

v10.4.28 This block was introduced in v10.4.28, click here to see the release notes.
Back to condition Return to the main group to view all sub-groups Back to condition Return to the group to view all blocks within this group