$findSpecialChars

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

Usage

$findSpecialChars[string]

Example

$Me/mber?02/20/2024
!!exec $findSpecialChars[$username]
Custom Command Bot 02/20/2024
$/?

Related functions