$findSpecialChars

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

Usage

$findSpecialChars[string]

Example

$Me/mber?04/23/2025
!!exec $findSpecialChars[$username]
Custom Command Bot 04/23/2025
$/?

Related functions