sevnpy.utility
This function check if the input parameter can be transformed to a intger number
param (str) – The string to check
result – True if the input string can be transformed to a int, False otherwise
bool