BlzSetAbilityStringField

Parameters
whichAbility ability
whichField abilitystringfield
value string
comment
bug

v2.0.3.22904, v2.0.3: per-ability instance fields sometimes wrongly apply to all ability instances of the base type. For example, ABILITY_SF_ICON_RESEARCH. See BlzSetAbilityStringLevelField for test code.

Bug report: https://us.forums.blizzard.com/en/warcraft3/t/ability-specific-tooltip-natives-broken-in-v20322978/36601

patch

1.31.0.11889

Source
common.j (suggest an edit or discuss on Github)
return type
boolean
Source code
native BlzSetAbilityStringField                    takes ability whichAbility, abilitystringfield whichField, string value returns boolean