Search Results
6 functions found:
1. | cfGetEveryNthValue ( pList ; pStart ; pIncrement ; pInputSeparator ; pOutputSeparator ) |
Average rating: 4.2 | |
Kevin Frank, Kevin Frank & Associates | |
Extract every Nth item from a list; allow starting value and list separators to be specified | |
2. | ClearRepeatingVariable ( variableName ; startIndex ; endIndex ) |
Average rating: 4.7 | |
Kevin Frank, Kevin Frank & Associates | |
Clears a range of repetitions for a specified variable | |
3. | FlexCeiling ( number ; precision ) |
Average rating: 4.1 | |
Kevin Frank, Kevin Frank & Associates | |
An expanded "Ceiling" that accepts a precision argument | |
4. | FlexFloor ( number ; precision ) |
Average rating: 4.4 | |
Kevin Frank, Kevin Frank & Associates | |
An expanded "Floor" that accepts a precision argument | |
5. | SetRepeatingVariable ( variableName ; valueName ; startIndex ; endIndex ) |
Average rating: 4.5 | |
Kevin Frank, Kevin Frank & Associates | |
Sets a range of variable repetitions to a specified value | |
6. | WinMaximized |
Average rating: 4.1 | |
Kevin Frank, Kevin Frank & Associates | |
Tests maximization state of a FM/Windows window | |