Description Usage Arguments Value
Gets the type of a CLR object given its type name
1 | clrGetType(objOrTypename)
|
objOrTypename |
a character vector of length one. It can be the full file name of the assembly to load, or a fully qualified assembly name, or as a last resort a partial name. |
the CLR Type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.