{"id":"ui--YuiRetainedCommandExecutionEqualV1","name":"YuiRetainedCommandExecutionEqualV1","owner":"yeho","package":"ui","kind":"function","signature":"external YuiRetainedCommandExecutionEqualV1(yuiDisplayCommand left, yuiDisplayCommand right) returns bool","description":"Yui retained command execution equal v1.","context":"Build YUI's reusable control, layout, interaction, text, accessibility, and retained-rendering models.","parameters":[{"name":"left","type":"yuiDisplayCommand","description":"Supply left as yuiDisplayCommand."},{"name":"right","type":"yuiDisplayCommand","description":"Supply right as yuiDisplayCommand."}],"returns":"bool","members":[],"tags":["cpu","function","source-example","ui","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/ui/render-50-retained-fragments.yh","line":86,"sha256":"1062403654e37b95d0b190990ad54290638b64d047aa164ee82220bd91ac0674"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use YuiRetainedCommandExecutionEqualV1","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using ui\n\n// Build YUI's reusable control, layout, interaction, text, accessibility, and retained-rendering models.\nyuiDisplayCommand left = yuiDisplayCommand(1, \"owner Id\", \"kind\", \"layer Id\", \"target Id\", \"resource Id\", \"paint Id\", \"clip Id\", \"transform Id\", yuiRenderBounds(1, 1, 1, 1), \"semantic Role\", \"content\")\nyuiDisplayCommand right = yuiDisplayCommand(1, \"owner Id\", \"kind\", \"layer Id\", \"target Id\", \"resource Id\", \"paint Id\", \"clip Id\", \"transform Id\", yuiRenderBounds(1, 1, 1, 1), \"semantic Role\", \"content\")\nbool result = YuiRetainedCommandExecutionEqualV1(left, right)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.ui__yuiretainedcommandexecutionequalv1\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"23848feceb308114166cbbb160474733577468d6edecee442690c62b96c6b529","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=ui--YuiRetainedCommandExecutionEqualV1","json":"https://demonhunterlabs.com/reference/items/ui--YuiRetainedCommandExecutionEqualV1.json","markdown":"https://demonhunterlabs.com/reference/text/ui--YuiRetainedCommandExecutionEqualV1.md"}
