self.getSibling("TableNameHere").refreshBinding("props.data") Not working

Can someone tell me why this is not working when I add it to a button? The table is bound to a Named Query

self.getSibling(“TableNameHere”).refreshBinding(“props.data”)

Do you get any errors in either the designer or gateway? Also, do you happen to have caching enabled on that specific named query?

Thanks, I have a missing : next to a try command