charAt#

swordfish.function.charAt()#

Return the character in X at the position specified by Y.

参数:
  • X (Constant) -- A STRING scalar/vector.

  • Y (Constant) -- An integer scalar/vector. If Y is a vector, it must be of the same length as X.

返回:

A scalar/vector of data type CHAR.

返回类型:

Constant