$isValidHex

Checks if the given text is a valid hex code, returns true or false

Usage: $isValidHex[int or hexcode]

Example:

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