Background for Skyrim SE
Member of the clib script
boolfunctioncStringIsDigit(stringaDigit, booluseSKSE=true)Global

Description

Documentation String

Requirements: None, SKSE:Soft


Caveats


Parameters

stringaDigit

booluseSKSE=true


Examples

Auto-Generated Example

string myString__aDigit
bool myBool__useSKSE

bool returnedValue = clib.cStringIsDigit(myString__aDigit, myBool__useSKSE)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.