Name
IsUnicode -- determine if Hollywood is in Unicode mode (V7.0)
Synopsis
bool = IsUnicode()
Function
This function returns True if Hollywood is currently in Unicode mode, False otherwise. Since scripts should always run in Unicode mode, this function is probably of not much use.

Inputs
none

Results
bool
True if Hollywood is in Unicode mode, False otherwise

Show TOC