CoreStringToIntVersion: v0.18.0StringToIntAlias:StringToInt, ToIntOutput:SCLIntConverts a string to an integerParameterTypeRequiredPositionSummaryIntegerStringstring✔1The string to convert to an integerExamples​SCL​StringToInt '123'Expected Output​123