| IsValidWrd {DescTools} | R Documentation |
Check if a pointer points to a valid and running Word instance. The function does this by
trying to get the current selection of the Word instance and returns FALSE if it's NULL.
IsValidWrd(wrd = DescToolsOptions("lastWord"))
wrd |
the pointer to a word instance as created by |
logical value
Andri Signorell <andri@signorell.net>