FORMULA LANGUAGE


@Ends
Example

Determines if a substring is at the end of a string. @Ends is case-sensitive.

Syntax

@Ends( string ; substring )

Parameters

string


substring
Return value

flag

Example
See Also