You are here: Features > Cell Functions > Linkage Functions > MASK function

MASK Function

The MASK function returns a string formatted according to the mask set up in Working Papers.

Syntax

MASK("group number","string")

Parameters

Group number - 1 to 10, or M (mapping).

 

Example Description

MASK("2","8.1")

Returns the string 8.1 as defined in the mask for group 2.

MASK("M","115.1") Returns the string 115.001 as defined in the mask for map numbers.

Related Topics