$findSpecialChars

Takes all the non number/letter from given string and returns the alone

Usage

$findSpecialChars[string]

Example

$Me/mber?05/26/2023
!!exec $findSpecialChars[$username]
Custom Command Bot 05/26/2023
$/?

Related functions