getPropertyDisplayName

From RPTools Wiki
Jump to navigation Jump to search

 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.

getPropertyDisplayName() Function

Introduced in version 1.14.0
Returns the Display Name of a token property Introduction_to_Tokens.

Usage

getPropertyDisplayName(propertyType, propertyName)

Parameters

  • propertyType - The Property Type as defined under Token Type in Campaign Properties
  • propertyName - The name of the Property.


Note: Both are case sensitive

Example

[r:getPropertyDisplayName("Basic", "Strength")]