Background for Skyrim SE
Member of the clib script
stringfunctioncGetItemName(FormaForm, boolsimple=false)Global

Description

Documentation String

Requirements: None

Documentation Comment

!simple appends "No Name-" to hexFormID return


Caveats


Parameters

FormaForm

boolsimple=false


Examples

Auto-Generated Example

Form myForm__aForm
bool myBool__simple

string returnedValue = clib.cGetItemName(myForm__aForm, myBool__simple)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.