IsValidKeyFormat
De DigiWiki.
(Page créée avec « Function that will check wether a string is correctly formatted to be converted (casted) to a key. <lsl> // Check if a string is convertable to a key. // Produced by Logic S… ») |
|||
| Ligne 55 : | Ligne 55 : | ||
} | } | ||
</lsl> | </lsl> | ||
| - | |||
Actually any string is convertable to a key, even if it would result in an invalid key. | Actually any string is convertable to a key, even if it would result in an invalid key. | ||


