Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






@Begins

Determines whether a particular substring is stored at the beginning of another string.

Syntax

@Begins( string ; substring )

Parameters

string

Text or text string. Any string.

substring

Text or text string. The string you want to search for at the beginning of string.

Return value

flag

Boolean.

Usage

This function is case-sensitive.

If the either parameter is a list, the function tests each element of the second parameter against each element of the first parameter and returns 1 if any match occurs.

See examples

Examples: @Begins
Related topics
@Contains
@Ends
@Left
@LeftBack
@Middle
@MiddleBack
@Right
@RightBack
Locating and extracting substrings




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009