What the code produces is seen below. Since this is put in a formula field it is displayed on any of the views in which I choose to view this field. The Deluge script pulls the users current 'MOBID', a unique ID we created, and then sends the user to a Zoho Creator view requesting that the specific 'MOBID' is the variable from which the view is populated.
- (("<a style='white-space:nowrap;background:#3A5999;border:1px solid #4165C5;color:#ffffff' href=\"#View:Detailed_View?MOB_idstr=") + MOBID) + "\">View Details</a>"