Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions generate/keywords_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,9 @@ substring FUNCTION2 String_substring_
toLowerCase FUNCTION2 String_toLowerCase_
toUpperCase FUNCTION2 String_toUpperCase_

getColumnCount FUNCTION2 TableRow_getColumnCount_
getColumnTitle FUNCTION2 TableRow_getColumnTitle_

length KEYWORD2 String


Expand Down