Variable: slice
constslice:Fn
Defined in: packages/core/src/functions/string.ts:17
Returns the portion of a string from start up to (but not including) end; negative indices count from the end. Propagates null.
constslice:Fn
Defined in: packages/core/src/functions/string.ts:17
Returns the portion of a string from start up to (but not including) end; negative indices count from the end. Propagates null.