@x:…

Read(2620) Label: spl, text format code, alias,

Description:

Define an alias for a cell in the text format code of .spl script.

Syntax:

  @x:…

Note:

  In the .spl script’s text format code, you can define alias x for a cell for later reference. The method applies to the for statement.

Parameter:

x

The user-defined cell alias.

Script content in cell x.

Example:

Below is the text format script p1.spl:

View the script in IDE: