...
Examples
Example 1
Code Block |
---|
|
wret = endsWith("This will return ?", "will");
print("Return " + wret); |
Print false
Example 2
Code Block |
---|
|
wret = endsWith("This will return ?", "n ?");
print("Return " + wret); |
Print true
Example 3
Code Block |
---|
|
wret = endsWith("This will return ?", "N ?");
print("Return " + wret); |
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "string_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|
We've encountered an issue exporting this macro. Please try exporting this page again later.