Search Results
4 functions found:
| 1. | GetNewCopyName ( name ; currentList ) |
| Stephan Casas | |
| Returns a new name for use in record duplication | |
| 2. | GetRootCopyName ( name ) |
| Stephan Casas | |
| Returns the root of a name which has had "copy" or "copy X" added to it | |
| 3. | InsertValue ( valueList; index; value ) |
| Stephan Casas | |
| Reliable insertion/replacement of values in a value list | |
| 4. | JSONListToObject ( objectsList ) |
| Stephan Casas | |
| Converts a value list of existing JSON objects into a single object. | |