Created
June 22, 2020 11:13
-
-
Save olopsman/8c785a3ac78a836902dd845953e54d45 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var p = helper.apexPromise(component,'c.updateAccount', | |
{ | |
accountId : component.get("v.recordId") | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment