$findSpecialChars

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

Usage

$findSpecialChars[string]

Example

$Me/mber?07/17/2024
!!exec $findSpecialChars[$username]
Custom Command Bot 07/17/2024
$/?

Related functions