$isValidHex

checks if the given int or hex code is valid ,returns true,false

Usage: $isValidHex[int or hexcode]

Example:

Member04/02/2024
!!exec $isValidHex[#ffffff] , $isValidHex[test]
Custom Command Bot 04/02/2024
true , false
Function difficulty Easy
Tags:
isValidHex