Search Results
13 functions found:
1. | array.cellValueByColNum ( array ; rowName ; column ; delimiter ) |
![]() ![]() ![]() ![]() ![]() |
|
Tim Anderson, Tim Anderson Group | |
A function to return the column value from an array by specifying the row name. | |
2. | array.cellValueByColTitle (array ; rowName ; column ; delimiter ; useTitle ) |
![]() ![]() ![]() ![]() ![]() |
|
Tim Anderson, Tim Anderson Group | |
A function to return the cell value from an array by specifying the row name and column title | |
3. | date.format ( theDate ; format ) |
![]() ![]() ![]() ![]() ![]() |
|
Tim Anderson, Tim Anderson Group | |
A function to return a date in a text format specified at the time. | |
4. | ExtractFromText( TextBody ; keyText ) |
![]() ![]() ![]() ![]() ![]() |
|
Tim Anderson, Tim Anderson Group | |
Returns strings/values from text | |
5. | FilenameFromTimestamp ( theTimestamp ; suffix ) |
![]() ![]() ![]() ![]() ![]() |
|
Tim Anderson, Tim Anderson Group | |
Response to a request from DUBAU, who wanted to create a filename from a timestamp. | |
6. | format.UkTelNumber ( telNo ) |
![]() ![]() ![]() ![]() ![]() |
|
Tim Anderson, Tim Anderson Group | |
A function to format phone numbers into my preferred uk format | |
7. | GSP(num) |
![]() ![]() ![]() ![]() ![]() |
|
Tim Anderson, Tim Anderson Group | |
Shorthand Script Parameters | |
8. | InterpretDateFromText ( dateText ; noResult ) |
![]() ![]() ![]() ![]() ![]() |
|
Tim Anderson, Tim Anderson Group | |
interpret a date from a date as text string | |
9. | list.ToSqlIn ( theList ) |
![]() ![]() ![]() ![]() ![]() |
|
Tim Anderson, Tim Anderson Group | |
return delimited list to a string that can be used in a sql Where | |
10. | MoneyToWords2 ( NumberField ) |
![]() ![]() ![]() ![]() ![]() |
|
Tim Anderson, Tim Anderson Group | |
Calculate a number into words - modification | |
11. | RemoveWords ( text ; toRemove ) |
![]() ![]() ![]() ![]() ![]() |
|
Tim Anderson, Tim Anderson Group | |
Eliminates any/all words in a list from text | |
12. | visualiseNumbers ( content ; string ; value ) |
![]() ![]() ![]() ![]() ![]() |
|
Tim Anderson, Tim Anderson Group | |
To convert a list of numbers into a text line of characters defined by the numbers | |
13. | WhichValuesPlus ( values ; match ; start ; sep ) |
![]() ![]() ![]() ![]() ![]() |
|
Tim Anderson, Tim Anderson Group | |
Find which values in a list match a given value | |