|
|
|
|
@ -338,7 +338,7 @@ The function `split` takes an input string, a seperator string, and a numeric
|
|
|
|
|
component value and returns the requested substring.
|
|
|
|
|
|
|
|
|
|
Please note that you cannot use the `split` function on user variables, because
|
|
|
|
|
we can't nest the functions currently. This function is indended to be used on
|
|
|
|
|
we can't nest the functions currently. This function is intended to be used on
|
|
|
|
|
builder variables like build_name. If you need a split user variable, the best
|
|
|
|
|
way to do it is to create a separate variable.
|
|
|
|
|
|
|
|
|
|
|