isTitle# swordfish.function.isTitle()# Check if X is a titlecased string, which has the first character in each word uppercase and the remaining all characters lowercase alphabets. 参数: X (Constant) -- A STRING scalar or vector.