GetPackageName: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Server & Client|1.0}} {{FuncDescription|Get name of the package from where this function is called from.}} {{FuncSyntax|GetPackageName()}} {{FuncParameters}...")
(No difference)

Revision as of 08:28, 31 July 2019

GetPackageName

Type: Function
Context: Server & Client
Introduced: v1.0

Description

Get name of the package from where this function is called from.

Syntax

GetPackageName()

Parameters

  • This function has no parameters.

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__