[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.TextFunctions.RSet

RSet Method

RSet(List<IExpression>)

Returns a new string of a specified length in which the end of the current string is padded with spaces.

Declaration
public static object RSet(List<IExpression> p)
Parameters
Type Name Description
List<IExpression> p
Returns
Type Description
object