IsNexusAPIKeyValid

From GECK
Jump to: navigation, search


A function added by the SUP NVSE Plugin.

Description

Returns whether user NexusAPIKey is valid.

Syntax

[help]
(isValud:bool) IsNexusAPIKeyValid

Example

 set isValid to IsNexusAPIKeyValid

Will return whether user NexusAPIKey is valid.

Notes

  • For this function to work you should check if "SUPDate Checker" is loaded.

See Also